Skip to content

Conversation

chrisbobbe
Copy link
Contributor

Followup to #5287 (comment).

chrisbobbe and others added 9 commits April 5, 2022 14:41
`Clipboard` in RN core is deprecated; see warning at
  https://reactnative.dev/docs/clipboard

We've reportedly been getting console warnings that we should use
@react-native-community/clipboard instead of the RN-core module. Do
basically that, except we use its new name,
@react-native-clipboard/clipboard; see
  react-native-clipboard/clipboard#87

Put the types in a .js.flow file, rather than a libdef in
`flow-typed/`, inspired by Greg's commit 007dea3.

Supersedes: zulip#4502
Co-authored-by: rajprakash00 <rajprakash1999@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant